<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases, branch cppmodules</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Create unit test for C++ modules and accept ixx as C++ source extension.</title>
<updated>2020-12-11T19:21:02+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-11-21T18:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=5bd1276d2024bf84ea5dfe1b1b43f39cc13b0764'/>
<id>5bd1276d2024bf84ea5dfe1b1b43f39cc13b0764</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prelinking support for static libraries.</title>
<updated>2020-12-03T20:58:07+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-11-14T14:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c21b04ba087189472c60ce6e84987b74e9b7fccd'/>
<id>c21b04ba087189472c60ce6e84987b74e9b7fccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add aarch64 assembly test</title>
<updated>2020-11-29T21:50:23+00:00</updated>
<author>
<name>mimi89999</name>
<email>michel@lebihan.pl</email>
</author>
<published>2020-11-29T15:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=631a7b5a2a8ffa31d0d126608e79841be02ecfea'/>
<id>631a7b5a2a8ffa31d0d126608e79841be02ecfea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compiler: allow non-built internal dependencies as arguments</title>
<updated>2020-11-23T22:03:35+00:00</updated>
<author>
<name>Paolo Bonzini</name>
<email>pbonzini@redhat.com</email>
</author>
<published>2020-11-23T22:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=0deab2ee9efc2ffe9e43f2787611e34656e6a304'/>
<id>0deab2ee9efc2ffe9e43f2787611e34656e6a304</id>
<content type='text'>
Allow methods on the compiler object to receive internal dependencies,
as long as they only specify compiler/linker arguments or other
dependencies that satisfy the same requirements.

This is useful if you're using internal dependencies to add special
"-D" flags such as -DNCURSES_WIDECHAR, -D_XOPEN_SOURCE_EXTENDED or
-DGLIB_STATIC_COMPILATION.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow methods on the compiler object to receive internal dependencies,
as long as they only specify compiler/linker arguments or other
dependencies that satisfy the same requirements.

This is useful if you're using internal dependencies to add special
"-D" flags such as -DNCURSES_WIDECHAR, -D_XOPEN_SOURCE_EXTENDED or
-DGLIB_STATIC_COMPILATION.</pre>
</div>
</content>
</entry>
<entry>
<title>Handle cmake dependencies which require a specified version</title>
<updated>2020-11-21T15:55:10+00:00</updated>
<author>
<name>Jason Ekstrand</name>
<email>jason@jlekstrand.net</email>
</author>
<published>2020-06-20T14:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=15bbf1ea7581a8a872296435b28d679c7e42a466'/>
<id>15bbf1ea7581a8a872296435b28d679c7e42a466</id>
<content type='text'>
Some CMake packages fail to find at all if no version is specified.
This commit adds a cmake_version parameter to dependency() to allow you
to specify the requested version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some CMake packages fail to find at all if no version is specified.
This commit adds a cmake_version parameter to dependency() to allow you
to specify the requested version.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmVers: use env instead of hardcoding bash location</title>
<updated>2020-11-21T15:55:10+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-11-19T19:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=ea416591a9b8c922b7a52723a44f7f26311f2ebc'/>
<id>ea416591a9b8c922b7a52723a44f7f26311f2ebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7894 from obilaniu/cudaupdates</title>
<updated>2020-11-18T21:12:15+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-11-18T21:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=913374834c7549bc7b8eb4e645b5efb6b454dea3'/>
<id>913374834c7549bc7b8eb4e645b5efb6b454dea3</id>
<content type='text'>
Update unstable CUDA Module to support newest toolkits and drivers.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update unstable CUDA Module to support newest toolkits and drivers.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add thinlto support. Closes #7493."</title>
<updated>2020-11-17T15:51:23+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-11-13T16:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c8af3c8d29df9535b76ce62a8aafdbb0bc9cc10f'/>
<id>c8af3c8d29df9535b76ce62a8aafdbb0bc9cc10f</id>
<content type='text'>
This reverts commit 3e6fbde94c1cb8d4e01b7daf0282c315ff0e6c7d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3e6fbde94c1cb8d4e01b7daf0282c315ff0e6c7d.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnome: Drop use of volatile in GLib type functions</title>
<updated>2020-11-17T15:45:25+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>pwithnall@endlessos.org</email>
</author>
<published>2020-11-16T18:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=42ba8efaf220bceca7850f2ffe0d84ee426f7b34'/>
<id>42ba8efaf220bceca7850f2ffe0d84ee426f7b34</id>
<content type='text'>
See https://gitlab.gnome.org/GNOME/glib/-/issues/600

`volatile` was previously mistakenly used in GLib to indicate that a
variable was accessed atomically or otherwise multi-threaded. It’s not
meant for that, and up to date compilers (like gcc-11) will rightly warn
about it.

Drop the `volatile` qualifiers.

Based on a patch by Jeff Law.

See also http://isvolatileusefulwiththreads.in/c/.

Signed-off-by: Philip Withnall &lt;pwithnall@endlessos.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.gnome.org/GNOME/glib/-/issues/600

`volatile` was previously mistakenly used in GLib to indicate that a
variable was accessed atomically or otherwise multi-threaded. It’s not
meant for that, and up to date compilers (like gcc-11) will rightly warn
about it.

Drop the `volatile` qualifiers.

Based on a patch by Jeff Law.

See also http://isvolatileusefulwiththreads.in/c/.

Signed-off-by: Philip Withnall &lt;pwithnall@endlessos.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7843 from dcbaker/submit/rustc-fixes</title>
<updated>2020-11-14T11:47:39+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2020-11-14T11:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=299a67781e8330e110bd2aee76464ac6b755322c'/>
<id>299a67781e8330e110bd2aee76464ac6b755322c</id>
<content type='text'>
A few fixups for rust</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A few fixups for rust</pre>
</div>
</content>
</entry>
</feed>
